[INFO] cloning repository https://github.com/jmtrs/wtransport-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmtrs/wtransport-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmtrs%2Fwtransport-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmtrs%2Fwtransport-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cba422cae545a1dd05f63fe8917ed2ffe3426150
[INFO] testing jmtrs/wtransport-example against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmtrs%2Fwtransport-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmtrs/wtransport-example
[INFO] finished tweaking git repo https://github.com/jmtrs/wtransport-example
[INFO] tweaked toml for git repo https://github.com/jmtrs/wtransport-example written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmtrs/wtransport-example on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmtrs/wtransport-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 446ad0adfd972644a8dca83bfce9607f9aa62ff20d996e08ba0a55510661bbf1
[INFO] running `Command { std: "docker" "start" "-a" "446ad0adfd972644a8dca83bfce9607f9aa62ff20d996e08ba0a55510661bbf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "446ad0adfd972644a8dca83bfce9607f9aa62ff20d996e08ba0a55510661bbf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "446ad0adfd972644a8dca83bfce9607f9aa62ff20d996e08ba0a55510661bbf1", kill_on_drop: false }`
[INFO] [stdout] 446ad0adfd972644a8dca83bfce9607f9aa62ff20d996e08ba0a55510661bbf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e98343eb26bd79c27476efd768ccb465c6506cdf6cf147e7ace7c8de32b66a69
[INFO] running `Command { std: "docker" "start" "-a" "e98343eb26bd79c27476efd768ccb465c6506cdf6cf147e7ace7c8de32b66a69", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling quinn-udp v0.5.10
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]    Compiling quinn v0.11.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling httlib-huffman v0.3.4
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling octets v0.3.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling time v0.3.40
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.0
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling quinn-proto v0.11.10
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling wtransport-proto v0.6.0 (/opt/rustwide/workdir/wtransport-proto)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:421:23
[INFO] [stdout]     |
[INFO] [stdout] 421 |         fn get_varint(&mut self) -> GetVarint<Self>;
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 421 |         fn get_varint(&mut self) -> GetVarint<'_, Self>;
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:431:23
[INFO] [stdout]     |
[INFO] [stdout] 431 |         fn get_varint(&mut self) -> GetVarint<Self> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 431 |         fn get_varint(&mut self) -> GetVarint<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:444:23
[INFO] [stdout]     |
[INFO] [stdout] 444 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<Self> {
[INFO] [stdout]     |                       ^^^^^^^^^                     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 444 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:458:23
[INFO] [stdout]     |
[INFO] [stdout] 458 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<Self>;
[INFO] [stdout]     |                       ^^^^^^^^^                     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 458 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self>;
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/settings.rs:147:27
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn generate_frame(&self) -> Frame {
[INFO] [stdout]     |                           ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn generate_frame(&self) -> Frame<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wtransport v0.6.0 (/opt/rustwide/workdir/wtransport)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.12s
[INFO] running `Command { std: "docker" "inspect" "e98343eb26bd79c27476efd768ccb465c6506cdf6cf147e7ace7c8de32b66a69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e98343eb26bd79c27476efd768ccb465c6506cdf6cf147e7ace7c8de32b66a69", kill_on_drop: false }`
[INFO] [stdout] e98343eb26bd79c27476efd768ccb465c6506cdf6cf147e7ace7c8de32b66a69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1fc361423b0b0a6553ed0f90fe38dc05c406f26859f37dba04765ba9710ab63
[INFO] running `Command { std: "docker" "start" "-a" "d1fc361423b0b0a6553ed0f90fe38dc05c406f26859f37dba04765ba9710ab63", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quinn-proto v0.11.10
[INFO] [stderr]    Compiling quinn-udp v0.5.10
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling wtransport-proto v0.6.0 (/opt/rustwide/workdir/wtransport-proto)
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:421:23
[INFO] [stdout]     |
[INFO] [stdout] 421 |         fn get_varint(&mut self) -> GetVarint<Self>;
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 421 |         fn get_varint(&mut self) -> GetVarint<'_, Self>;
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:431:23
[INFO] [stdout]     |
[INFO] [stdout] 431 |         fn get_varint(&mut self) -> GetVarint<Self> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 431 |         fn get_varint(&mut self) -> GetVarint<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:444:23
[INFO] [stdout]     |
[INFO] [stdout] 444 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<Self> {
[INFO] [stdout]     |                       ^^^^^^^^^                     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 444 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:458:23
[INFO] [stdout]     |
[INFO] [stdout] 458 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<Self>;
[INFO] [stdout]     |                       ^^^^^^^^^                     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 458 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self>;
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/settings.rs:147:27
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn generate_frame(&self) -> Frame {
[INFO] [stdout]     |                           ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn generate_frame(&self) -> Frame<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling quinn v0.11.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling wtransport v0.6.0 (/opt/rustwide/workdir/wtransport)
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:421:23
[INFO] [stdout]     |
[INFO] [stdout] 421 |         fn get_varint(&mut self) -> GetVarint<Self>;
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 421 |         fn get_varint(&mut self) -> GetVarint<'_, Self>;
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:431:23
[INFO] [stdout]     |
[INFO] [stdout] 431 |         fn get_varint(&mut self) -> GetVarint<Self> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 431 |         fn get_varint(&mut self) -> GetVarint<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:444:23
[INFO] [stdout]     |
[INFO] [stdout] 444 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<Self> {
[INFO] [stdout]     |                       ^^^^^^^^^                     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 444 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:458:23
[INFO] [stdout]     |
[INFO] [stdout] 458 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<Self>;
[INFO] [stdout]     |                       ^^^^^^^^^                     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 458 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self>;
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/datagram.rs:186:72
[INFO] [stdout]     |
[INFO] [stdout] 186 |         pub fn build_datagram(qstream_id_type: QStreamIdType, payload: &[u8]) -> Datagram {
[INFO] [stdout]     |                                                                        ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                                        |
[INFO] [stdout]     |                                                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |         pub fn build_datagram(qstream_id_type: QStreamIdType, payload: &[u8]) -> Datagram<'_> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/frame.rs:706:54
[INFO] [stdout]     |
[INFO] [stdout] 706 |         pub async fn assert_serde_async(frame: Frame<'_>) -> Frame {
[INFO] [stdout]     |                                                      ^^      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 706 |         pub async fn assert_serde_async(frame: Frame<'_>) -> Frame<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/settings.rs:147:27
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn generate_frame(&self) -> Frame {
[INFO] [stdout]     |                           ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn generate_frame(&self) -> Frame<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::fs`
[INFO] [stdout]  --> wtransport/examples/server.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::fs;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> wtransport/examples/server.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::{error, info};
[INFO] [stdout]   |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wtransport/examples/server.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     for id in 0.. {
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.19s
[INFO] running `Command { std: "docker" "inspect" "d1fc361423b0b0a6553ed0f90fe38dc05c406f26859f37dba04765ba9710ab63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1fc361423b0b0a6553ed0f90fe38dc05c406f26859f37dba04765ba9710ab63", kill_on_drop: false }`
[INFO] [stdout] d1fc361423b0b0a6553ed0f90fe38dc05c406f26859f37dba04765ba9710ab63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 43967e9ce23bd0af6bde8a2db07c9fac6847c51262c670c65951d3aeae3489eb
[INFO] running `Command { std: "docker" "start" "-a" "43967e9ce23bd0af6bde8a2db07c9fac6847c51262c670c65951d3aeae3489eb", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> wtransport-proto/src/bytes.rs:421:23
[INFO] [stderr]     |
[INFO] [stderr] 421 |         fn get_varint(&mut self) -> GetVarint<Self>;
[INFO] [stderr]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 421 |         fn get_varint(&mut self) -> GetVarint<'_, Self>;
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> wtransport-proto/src/bytes.rs:431:23
[INFO] [stderr]     |
[INFO] [stderr] 431 |         fn get_varint(&mut self) -> GetVarint<Self> {
[INFO] [stderr]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 431 |         fn get_varint(&mut self) -> GetVarint<'_, Self> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> wtransport-proto/src/bytes.rs:444:23
[INFO] [stderr]     |
[INFO] [stderr] 444 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<Self> {
[INFO] [stderr]     |                       ^^^^^^^^^                     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 444 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self> {
[INFO] [stderr]     |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> wtransport-proto/src/bytes.rs:458:23
[INFO] [stderr]     |
[INFO] [stderr] 458 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<Self>;
[INFO] [stderr]     |                       ^^^^^^^^^                     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 458 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self>;
[INFO] [stderr]     |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> wtransport-proto/src/settings.rs:147:27
[INFO] [stderr]     |
[INFO] [stderr] 147 |     pub fn generate_frame(&self) -> Frame {
[INFO] [stderr]     |                           ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 147 |     pub fn generate_frame(&self) -> Frame<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> wtransport-proto/src/datagram.rs:186:72
[INFO] [stderr]     |
[INFO] [stderr] 186 |         pub fn build_datagram(qstream_id_type: QStreamIdType, payload: &[u8]) -> Datagram {
[INFO] [stderr]     |                                                                        ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                                        |
[INFO] [stderr]     |                                                                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 186 |         pub fn build_datagram(qstream_id_type: QStreamIdType, payload: &[u8]) -> Datagram<'_> {
[INFO] [stderr]     |                                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> wtransport-proto/src/frame.rs:706:54
[INFO] [stderr]     |
[INFO] [stderr] 706 |         pub async fn assert_serde_async(frame: Frame<'_>) -> Frame {
[INFO] [stderr]     |                                                      ^^      ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                      |
[INFO] [stderr]     |                                                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 706 |         pub async fn assert_serde_async(frame: Frame<'_>) -> Frame<'_> {
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `wtransport-proto` (lib) generated 5 warnings (run `cargo fix --lib -p wtransport-proto` to apply 5 suggestions)
[INFO] [stderr] warning: `wtransport-proto` (lib test) generated 7 warnings (5 duplicates) (run `cargo fix --lib -p wtransport-proto --tests` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `tokio::fs`
[INFO] [stderr]  --> wtransport/examples/server.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tokio::fs;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]  --> wtransport/examples/server.rs:5:15
[INFO] [stderr]   |
[INFO] [stderr] 5 | use tracing::{error, info};
[INFO] [stderr]   |               ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]   --> wtransport/examples/server.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |     for id in 0.. {
[INFO] [stderr]    |         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wtransport` (example "server") generated 3 warnings (run `cargo fix --example "server" -p wtransport` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wtransport-7fc406aa2491c20d)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test driver::utils::tests::shared_result_double_set ... ok
[INFO] [stdout] test tls::tests::digest_from_str ... ok
[INFO] [stdout] test driver::utils::tests::shared_result_get ... ok
[INFO] [stdout] test driver::utils::tests::shared_result_get_drop ... ok
[INFO] [stdout] test tls::tests::invalid_certificate ... ok
[INFO] [stdout] test tls::tests::idempotence_digest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wtransport_proto-6c41cfb75c34edf3)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test bytes::tests::read_buffer ... ok
[INFO] [stdout] test bytes::tests::fin_buffer ... ok
[INFO] [stdout] test bytes::tests::read_buffer_async ... ok
[INFO] [stdout] test bytes::tests::child_drop ... ok
[INFO] [stdout] test bytes::tests::read_varint_async ... ok
[INFO] [stdout] test bytes::tests::none_async ... ok
[INFO] [stdout] test bytes::tests::write_varint_async ... ok
[INFO] [stdout] test datagram::tests::read_ok ... ok
[INFO] [stdout] test datagram::tests::read_too_short ... ok
[INFO] [stdout] test datagram::tests::write_ok ... ok
[INFO] [stdout] test capsule::tests::capsule_close_wt_session ... ok
[INFO] [stdout] test datagram::tests::write_out ... ok
[INFO] [stdout] test frame::tests::headers ... ok
[INFO] [stdout] test frame::tests::invalid_session_id_async ... ok
[INFO] [stdout] test frame::tests::settings ... ok
[INFO] [stdout] test frame::tests::headers_async ... ok
[INFO] [stdout] test frame::tests::invalid_session_id ... ok
[INFO] [stdout] test frame::tests::unknown_frame ... ok
[INFO] [stdout] test frame::tests::payload_too_big ... ok
[INFO] [stdout] test frame::tests::unknown_frame_async ... ok
[INFO] [stdout] test frame::tests::webtransport ... ok
[INFO] [stdout] test datagram::tests::read_invalid_qstream_id ... ok
[INFO] [stdout] test bytes::tests::write_varint ... ok
[INFO] [stdout] test headers::tests::get ... ok
[INFO] [stdout] test headers::tests::idempotence ... ok
[INFO] [stdout] test headers::tests::insert ... ok
[INFO] [stdout] test frame::tests::read_eof_webtransport_async ... ok
[INFO] [stdout] test ids::tests::session_id ... ok
[INFO] [stdout] test ids::tests::qstream_id ... ok
[INFO] [stdout] test qpack::tests::encode_decode ... ok
[INFO] [stdout] test ids::tests::stream_properties ... ok
[INFO] [stdout] test qpack::tests::decode_field_line_type ... ok
[INFO] [stdout] test qpack::tests::integer_overflow ... ok
[INFO] [stdout] test frame::tests::read_eof ... ok
[INFO] [stdout] test bytes::tests::none ... ok
[INFO] [stdout] test frame::tests::settings_async ... ok
[INFO] [stdout] test frame::tests::webtransport_async ... ok
[INFO] [stdout] test frame::tests::read_eof_async ... ok
[INFO] [stdout] test qpack::tests::integer_max ... ok
[INFO] [stdout] test session::tests::insert ... ok
[INFO] [stdout] test session::tests::not_https ... ok
[INFO] [stdout] test headers::tests::generate_frame_kind ... ok
[INFO] [stdout] test session::tests::parse_headers ... ok
[INFO] [stdout] test bytes::tests::fin_varint ... ok
[INFO] [stdout] test qpack::tests::integer_eof ... ok
[INFO] [stdout] test session::tests::insert_reserved ... ok
[INFO] [stdout] test bytes::tests::child_commit ... ok
[INFO] [stdout] test stream::tests::bi_remote_webtransport ... ok
[INFO] [stdout] test stream_header::tests::control ... ok
[INFO] [stdout] test session::tests::parse_headers_error_scheme ... ok
[INFO] [stdout] test session::tests::parse_url ... ok
[INFO] [stdout] test stream::tests::bi_remote_webtransport_not_first ... ok
[INFO] [stdout] test stream_header::tests::invalid_session_id ... ok
[INFO] [stdout] test stream_header::tests::read_eof ... ok
[INFO] [stdout] test stream_header::tests::invalid_session_id_async ... ok
[INFO] [stdout] test bytes::tests::read_varint ... ok
[INFO] [stdout] test stream_header::tests::read_eof_webtransport_async ... ok
[INFO] [stdout] test stream_header::tests::read_eof_async ... ok
[INFO] [stdout] test varint::tests::bounds ... ok
[INFO] [stdout] test varint::tests::parse ... ok
[INFO] [stdout] test varint::tests::size ... ok
[INFO] [stdout] test stream_header::tests::webtransport_async ... ok
[INFO] [stdout] test stream_header::tests::control_async ... ok
[INFO] [stdout] test frame::tests::payload_too_big_async ... ok
[INFO] [stdout] test stream_header::tests::unknown_stream_async ... ok
[INFO] [stdout] test stream_header::tests::webtransport ... ok
[INFO] [stdout] test session::tests::parse_headers_error_method ... ok
[INFO] [stdout] test stream_header::tests::unknown_stream ... ok
[INFO] [stdout] test qpack::tests::integer ... ok
[INFO] [stdout] test qpack::tests::string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.85s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wtransport
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test wtransport/src/connection.rs - connection::Connection::open_bi (line 239) - compile ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ClientConfigBuilder (line 792) - compile ... ok
[INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::ConnectOptions (line 418) - compile ... ok
[INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::Endpoint (line 63) - compile ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ServerConfigBuilder<states::WantsIdentity>::with_identity (line 375) - compile ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ServerConfigBuilder<states::WantsIdentity>::with_custom_tls (line 418) - compile ... ok
[INFO] [stdout] test wtransport/src/connection.rs - connection::Connection::send_datagram (line 289) - compile ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ServerConfigBuilder (line 290) - compile ... ok
[INFO] [stdout] test wtransport/src/connection.rs - connection::Connection::receive_datagram (line 264) - compile ... ok
[INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::Endpoint (line 87) - compile ... ok
[INFO] [stdout] test wtransport/src/connection.rs - connection::Connection::open_uni (line 204) - compile ... ok
[INFO] [stdout] test wtransport/src/lib.rs - config (line 103) - compile ... ok
[INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::Endpoint<endpoint_side::Client>::connect (line 231) - compile ... ok
[INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::Endpoint<endpoint_side::Client>::connect (line 219) - compile ... ok
[INFO] [stdout] test wtransport/src/lib.rs - (line 45) - compile ... ok
[INFO] [stdout] test wtransport/src/lib.rs - config (line 119) - compile ... ok
[INFO] [stdout] test wtransport/src/lib.rs - (line 72) - compile ... ok
[INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::Endpoint<endpoint_side::Client>::connect (line 243) - compile ... ok
[INFO] [stdout] test wtransport/src/lib.rs - connection (line 175) - compile ... ok
[INFO] [stdout] test wtransport/src/lib.rs - connection (line 143) - compile ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ServerConfig (line 201) ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ServerConfig (line 227) ... ok
[INFO] [stdout] test wtransport/src/lib.rs - connection (line 118) - compile ... ok
[INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::ConnectRequestBuilder::add_header (line 487) ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ServerConfig (line 177) ... FAILED
[INFO] [stdout] test wtransport/src/stream.rs - stream::BiStream (line 187) ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ClientConfig (line 711) ... FAILED
[INFO] [stdout] test wtransport/src/tls.rs - tls::Identity::self_signed (line 312) ... FAILED
[INFO] [stdout] test wtransport/src/tls.rs - tls::Identity::self_signed (line 304) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsSans>::subject_alt_names (line 1027) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsValidityPeriod>::validity_period (line 1085) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::Sha256Digest::fmt (line 477) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsSans>::new (line 997) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::ReadyToBuild>::build (line 1185) ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ClientConfig (line 653) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsNotAfter>::validity_days (line 1155) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::Sha256Digest::new (line 413) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsSans>::new (line 1007) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsNotAfter>::offset_from_not_before (line 1130) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::Identity::self_signed_builder (line 342) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::Sha256Digest::from_str_fmt (line 430) ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ClientConfig (line 690) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- wtransport/src/config.rs - config::ServerConfig (line 177) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestiiJiJC/rustcdedMYK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwtransport-372f499945a1f978,librustls_native_certs-5cdbd4f4206399d6,libopenssl_probe-cbab9b905ab83f66,librustls_pemfile-70a8b1ebc541565a,librcgen-9fd987bbf0205975,libyasna-9c275ad5894798ab,libx509_parser-f48626e4b746369c,libdata_encoding-b2c98f7e771d5c4c,liblazy_static-b3603208c0de2608,liboid_registry-739d311718c4e5c1,libder_parser-12c1ff357dc8f53c,libnum_bigint-07eac2f6ea57ff72,libnum_integer-3c19d8265c905cf9,libasn1_rs-d8caf5c54013b5e8,librusticata_macros-654577ff7b2e1ce8,libnom-b3e0f856bc07dfc6,libmemchr-3ffe5f7a52883367,libnum_traits-8e8549ce956481f3,libtime-5a90ff31ef35321c,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libsha2-e9d3020c71d33218,libcpufeatures-471354fefbcaf2d8,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libwtransport_proto-dffdb2e8827504d7,libhttlib_huffman-86c87f3dc33791b5,liboctets-332e1d89a594775f,liburl-4387d7fffa434bab,libidna-f6f3f474235e722c,libidna_adapter-93a25fa50f0d80d8,libicu_normalizer-4c9bb8eed5e5f775,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-a5b45ffd15d94fdd,libicu_properties-b3bbddcccede7146,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-dca79fb5b62188e8,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-676ea2c22d48e616,libicu_provider-775668cfb9a6460f,libicu_locid-d51891edd9f6339b,liblitemap-705c4d2af7d10c57,libtinystr-4d316d98950248e4,libzerovec-0e491cc75edf7593,libwriteable-45c783735d88c2b0,libyoke-84cf8dfb16a452d2,libzerofrom-7cfaf491f45b3d3b,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libquinn-95dc7d0428cc779a,libquinn_udp-58b1f5bb5c1c2ca1,libquinn_proto-b0d976959e31586b,libslab-2beeedcc9f7dbddb,librustls-d0fc2b192ebbea8a,libsubtle-ca7024fc66e4388f,libwebpki-86d69eccff2da48e,libring-fd1d6ff79faca4b9,libgetrandom-e81ebe708bcfe43e,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-2e4234be2bbf9b66,librand-69d86ae8a45137ca,librand_chacha-7314e048d9eceb12,libppv_lite86-9a8d663d45c3d560,libzerocopy-0f277ae5aed20b70,librand_core-4f06146085a07048,libgetrandom-96e37deab9556a22,libcfg_if-33ef6c02a07f9fec,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-53738f98344189da,liblog-2b95e8355e160732,libtracing_core-cb6dd3feb0483a70,libonce_cell-098292c3b8c25e48,libtokio-e432671109ebd6fc,libsocket2-134724aa562ee32e,libmio-2df0c97d79099986,liblibc-18586681d4adba10,libthiserror-2bb8c6e380e4dae3,librustc_hash-d7c9c021d0487117,libpin_project_lite-bedc6e0acd72ff2a,libbytes-bfe11088fe358bd1}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestiiJiJC/rustcdedMYK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-ec59213580904a64/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiiJiJC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- wtransport/src/config.rs - config::ClientConfig (line 711) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8a3JeF/rustcX4Luff/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwtransport-372f499945a1f978,librustls_native_certs-5cdbd4f4206399d6,libopenssl_probe-cbab9b905ab83f66,librustls_pemfile-70a8b1ebc541565a,librcgen-9fd987bbf0205975,libyasna-9c275ad5894798ab,libx509_parser-f48626e4b746369c,libdata_encoding-b2c98f7e771d5c4c,liblazy_static-b3603208c0de2608,liboid_registry-739d311718c4e5c1,libder_parser-12c1ff357dc8f53c,libnum_bigint-07eac2f6ea57ff72,libnum_integer-3c19d8265c905cf9,libasn1_rs-d8caf5c54013b5e8,librusticata_macros-654577ff7b2e1ce8,libnom-b3e0f856bc07dfc6,libmemchr-3ffe5f7a52883367,libnum_traits-8e8549ce956481f3,libtime-5a90ff31ef35321c,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libsha2-e9d3020c71d33218,libcpufeatures-471354fefbcaf2d8,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libwtransport_proto-dffdb2e8827504d7,libhttlib_huffman-86c87f3dc33791b5,liboctets-332e1d89a594775f,liburl-4387d7fffa434bab,libidna-f6f3f474235e722c,libidna_adapter-93a25fa50f0d80d8,libicu_normalizer-4c9bb8eed5e5f775,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-a5b45ffd15d94fdd,libicu_properties-b3bbddcccede7146,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-dca79fb5b62188e8,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-676ea2c22d48e616,libicu_provider-775668cfb9a6460f,libicu_locid-d51891edd9f6339b,liblitemap-705c4d2af7d10c57,libtinystr-4d316d98950248e4,libzerovec-0e491cc75edf7593,libwriteable-45c783735d88c2b0,libyoke-84cf8dfb16a452d2,libzerofrom-7cfaf491f45b3d3b,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libquinn-95dc7d0428cc779a,libquinn_udp-58b1f5bb5c1c2ca1,libquinn_proto-b0d976959e31586b,libslab-2beeedcc9f7dbddb,librustls-d0fc2b192ebbea8a,libsubtle-ca7024fc66e4388f,libwebpki-86d69eccff2da48e,libring-fd1d6ff79faca4b9,libgetrandom-e81ebe708bcfe43e,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-2e4234be2bbf9b66,librand-69d86ae8a45137ca,librand_chacha-7314e048d9eceb12,libppv_lite86-9a8d663d45c3d560,libzerocopy-0f277ae5aed20b70,librand_core-4f06146085a07048,libgetrandom-96e37deab9556a22,libcfg_if-33ef6c02a07f9fec,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-53738f98344189da,liblog-2b95e8355e160732,libtracing_core-cb6dd3feb0483a70,libonce_cell-098292c3b8c25e48,libtokio-e432671109ebd6fc,libsocket2-134724aa562ee32e,libmio-2df0c97d79099986,liblibc-18586681d4adba10,libthiserror-2bb8c6e380e4dae3,librustc_hash-d7c9c021d0487117,libpin_project_lite-bedc6e0acd72ff2a,libbytes-bfe11088fe358bd1}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest8a3JeF/rustcX4Luff/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-ec59213580904a64/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8a3JeF/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- wtransport/src/tls.rs - tls::Identity::self_signed (line 312) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqZ9Bwo/rustcKY1Eyo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwtransport-372f499945a1f978,librustls_native_certs-5cdbd4f4206399d6,libopenssl_probe-cbab9b905ab83f66,librustls_pemfile-70a8b1ebc541565a,librcgen-9fd987bbf0205975,libyasna-9c275ad5894798ab,libx509_parser-f48626e4b746369c,libdata_encoding-b2c98f7e771d5c4c,liblazy_static-b3603208c0de2608,liboid_registry-739d311718c4e5c1,libder_parser-12c1ff357dc8f53c,libnum_bigint-07eac2f6ea57ff72,libnum_integer-3c19d8265c905cf9,libasn1_rs-d8caf5c54013b5e8,librusticata_macros-654577ff7b2e1ce8,libnom-b3e0f856bc07dfc6,libmemchr-3ffe5f7a52883367,libnum_traits-8e8549ce956481f3,libtime-5a90ff31ef35321c,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libsha2-e9d3020c71d33218,libcpufeatures-471354fefbcaf2d8,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libwtransport_proto-dffdb2e8827504d7,libhttlib_huffman-86c87f3dc33791b5,liboctets-332e1d89a594775f,liburl-4387d7fffa434bab,libidna-f6f3f474235e722c,libidna_adapter-93a25fa50f0d80d8,libicu_normalizer-4c9bb8eed5e5f775,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-a5b45ffd15d94fdd,libicu_properties-b3bbddcccede7146,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-dca79fb5b62188e8,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-676ea2c22d48e616,libicu_provider-775668cfb9a6460f,libicu_locid-d51891edd9f6339b,liblitemap-705c4d2af7d10c57,libtinystr-4d316d98950248e4,libzerovec-0e491cc75edf7593,libwriteable-45c783735d88c2b0,libyoke-84cf8dfb16a452d2,libzerofrom-7cfaf491f45b3d3b,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libquinn-95dc7d0428cc779a,libquinn_udp-58b1f5bb5c1c2ca1,libquinn_proto-b0d976959e31586b,libslab-2beeedcc9f7dbddb,librustls-d0fc2b192ebbea8a,libsubtle-ca7024fc66e4388f,libwebpki-86d69eccff2da48e,libring-fd1d6ff79faca4b9,libgetrandom-e81ebe708bcfe43e,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-2e4234be2bbf9b66,librand-69d86ae8a45137ca,librand_chacha-7314e048d9eceb12,libppv_lite86-9a8d663d45c3d560,libzerocopy-0f277ae5aed20b70,librand_core-4f06146085a07048,libgetrandom-96e37deab9556a22,libcfg_if-33ef6c02a07f9fec,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-53738f98344189da,liblog-2b95e8355e160732,libtracing_core-cb6dd3feb0483a70,libonce_cell-098292c3b8c25e48,libtokio-e432671109ebd6fc,libsocket2-134724aa562ee32e,libmio-2df0c97d79099986,liblibc-18586681d4adba10,libthiserror-2bb8c6e380e4dae3,librustc_hash-d7c9c021d0487117,libpin_project_lite-bedc6e0acd72ff2a,libbytes-bfe11088fe358bd1}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqZ9Bwo/rustcKY1Eyo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-ec59213580904a64/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqZ9Bwo/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     wtransport/src/config.rs - config::ClientConfig (line 711)
[INFO] [stdout]     wtransport/src/config.rs - config::ServerConfig (line 177)
[INFO] [stdout]     wtransport/src/tls.rs - tls::Identity::self_signed (line 312)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 39 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 41.34s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p wtransport --doc`
[INFO] running `Command { std: "docker" "inspect" "43967e9ce23bd0af6bde8a2db07c9fac6847c51262c670c65951d3aeae3489eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43967e9ce23bd0af6bde8a2db07c9fac6847c51262c670c65951d3aeae3489eb", kill_on_drop: false }`
[INFO] [stdout] 43967e9ce23bd0af6bde8a2db07c9fac6847c51262c670c65951d3aeae3489eb
